type github.com/jackc/pgx/v5/pgtype.ptrStructWrapper
5 uses
github.com/jackc/pgx/v5/pgtype (current package)
builtin_wrappers.go#L730: type ptrStructWrapper struct {
builtin_wrappers.go#L735: func (w *ptrStructWrapper) ScanNull() error {
builtin_wrappers.go#L739: func (w *ptrStructWrapper) ScanIndex(i int) any {
pgtype.go#L927: w := ptrStructWrapper{
pgtype.go#L944: w := ptrStructWrapper{
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)